{% extends "global/Page.html" %}
{% load staticfiles otree_tags %}
{% block title %}
Stage 3: Counting task
{% endblock %}
{% block content %}
Number of additional tables completed: {{ player.num_tasks_correct_additional }}
Click 'Submit Answer' to validate your answer.
You may stop working on the task at any time by clicking the 'End Task' button. Note that you can complete up to 20 additional tables.